How do I specify an alternate/additional package source for `apt-get`?
Posted
by Jamie
on Server Fault
See other posts from Server Fault
or by Jamie
Published on 2010-04-29T13:50:41Z
Indexed on
2010/04/29
13:57 UTC
Read the original article
Hit count: 175
I need to install an older version of gcc on Ubuntu 10.04 (Beta 2); and I'm told I can install a previous package. At present, I can't compile version gcc-3.3.x, and I'm looking to install a package.
How do I instruct apt-get
to pull stuff from previous Ubuntu archives?
© Server Fault or respective owner